home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-20 / hc0308.zip / HC.CFG < prev    next >
Text File  |  1991-03-08  |  5KB  |  178 lines

  1. #
  2. # HamComm 1.3 sample configuration file
  3. #
  4.  
  5. #
  6. # HamComm will automatically search for this file on program startup.
  7. # The current directory is searched first, then all directories along
  8. # the current "PATH" environment variable.
  9. #
  10. # The character '#' starts a comment.  All characters up to the end of
  11. # the line are ignored, including the '#' character itself.
  12. #
  13. # Numbers are normally entered in decimal notation, but you can also use
  14. # hexadecimal values starting in '0x'.
  15. #
  16.  
  17.  
  18. #
  19. # Setup serial ports
  20. #
  21. # HamComm maintains an internal table of available serial ports.
  22. # Every port has a unique base io-address and interrupt request line.
  23. # Up to four ports can be defined.  On startup the table looks like this:
  24. #
  25. #       iobase  irq
  26. #  COM1  0x3f8   4
  27. #  COM2  0x2f8   3
  28. #  COM3      0   0
  29. #  COM4      0   0
  30. #
  31. # COM1 and COM2 are predefined to their standard values.
  32. # COM3 and COM4 are undefined.
  33. # Undefined ports can not be selected from the 'Port' menue.
  34. #
  35. # Let's assume we have a non-standard serial port at address 0x3E8 (hex)
  36. # using interrupt request 5.  The following 'define port' statement will 
  37. # make this port available as COM4.
  38. #
  39.  
  40. define port com4  iobase 0x3e8  irq 5
  41.  
  42.  
  43. #
  44. # We can also redefine any port using the 'define port' statement.
  45. #
  46. # For the following example let's assume we have a mouse connected to
  47. # COM1, so we don't want HamComm to fool around with this port.
  48. # The following statement will reset the base address and irq for COM1
  49. # to protect the mouse driver.  COM1 is now no longer available from
  50. # the 'Port' menue.
  51. #
  52.  
  53. define port com1  iobase 0  irq 0
  54.  
  55.  
  56. #
  57. # At startup HamComm normally uses the first available port from the
  58. # port table.  This can be changed with the 'select port' statement.
  59. # Undefined ports can not be selected.
  60. #
  61.  
  62. select port com4
  63.  
  64.  
  65. #
  66. # Set startup audio center frequency for receive and transmit tones.
  67. # You may select any value between 500Hz and 2000Hz (default is 700Hz).
  68. #
  69.  
  70. set afcenter 750
  71.  
  72.  
  73. #
  74. # Set startup audio frequency shift between mark and space tones.
  75. # You may select any value between 25Hz and 1000Hz (default is 170Hz).
  76. #
  77.  
  78. set afshift 170
  79.  
  80.  
  81. #
  82. # When the TX data buffer runs empty during transmit mode, HamComm will
  83. # automatically start sending idle characters.  This feature is normally
  84. # disabled but can be activated with the following command:
  85. #
  86.  
  87. set diddle on
  88.  
  89. #
  90. # The transmitter needs a little time to start after we pull the ptt line.
  91. # Set the TXDELAY to the number of milliseconds required.
  92. # 50ms should be enough for almost any modern transceiver.
  93. #
  94.  
  95. set txdelay 50
  96.  
  97. #
  98. # Now specify the time to wait after TXDELAY until we send out
  99. # the first character. Time for your qso partner to tune in.
  100. #
  101.  
  102. set txwait 2000
  103.  
  104. #
  105. # Define some standard texts. They can be selected for transmission
  106. # from the 'Text' menue.  The texts labelled SHIFT_Fx can also be send
  107. # by pressing the correspondig function key.
  108. #
  109. # Double quotes (") are only required if the string contains spaces.
  110. #
  111. # A text can be included in another text by surrounding its name
  112. # with '~' (tilde) characters.  If the name starts with an AT sign (@)
  113. # HamComm will look for a file with that name.  See 'station.txt' for an
  114. # example.  Note that the text in the included file can itself include
  115. # other texts or files.  Make sure that there are no circular references!
  116. #
  117.  
  118. #
  119. # Define text elements for function keys SHIFT_F1 - SHIFT_F10.
  120.  
  121. define text SHIFT_F1  " ryryryry cq cq cq de ~mycall~ ~mycall~ ~mycall~"
  122.                       " ~mycall~ ~mycall~\n"
  123.  
  124. define text SHIFT_F2  " ryryryry ~call~ ~call~ ~call~"
  125.                       " de ~mycall~ ~mycall~ pse k k k\n"
  126.  
  127. define text SHIFT_F3  " ryryryry ~call~ de ~mycall~\n"
  128.  
  129. define text SHIFT_F4  " back to you ~name~... ~call~ de ~mycall~ pse k k k\n"
  130.  
  131. define text SHIFT_F5  ~@station.txt~
  132.  
  133. define text SHIFT_F7  " ~call~"
  134.  
  135. define text SHIFT_F8  " ~mycall~"
  136.  
  137. define text SHIFT_F9  "ryryryryry"
  138.  
  139. define text SHIFT_F10 " pse k k k\n"
  140.  
  141.  
  142. #
  143. # Define other text elements
  144. #
  145. define text banner    "\noooo   o      ooooo  o   o  ooooo   ooo"  
  146.                       "\no   o  o      o       o o   o      o   o" 
  147.                       "\no   o  o      oooo     o    ooo    o"     
  148.                       "\no   o  o          o    o    o      o   o" 
  149.                       "\noooo   ooooo  oooo     o    ooooo   ooo\n"
  150.  
  151. define text mycall    dl5yec
  152. define text myname    django
  153. define text myqth     paderborn
  154. define text mylocator jo41jr
  155.  
  156. #
  157. # Some standard phrases
  158. #
  159. define text std10     " the temperature is abt "
  160. define text std09     " the weather today is "
  161. define text std08     " 73 es 55 to you ~name~ and your family."
  162. define text std07     " tnx for the nice qso and hope to cuagn."
  163. define text std06     " how do you copy ?"
  164. define text std05     " your report is "
  165. define text std04     " locator ~mylocator~ ~mylocator~"
  166. define text std03     " my qth is ~myqth~ ~myqth~ ~myqth~"
  167. define text std02     " my name is ~myname~ ~myname~ ~myname~."
  168. define text std01     " tnx for answering my call."
  169.  
  170. #
  171. # Ignore rest of config file
  172. #
  173. exit
  174.  
  175.  
  176. 73 es 55 de DL5YEC
  177.